cmd/export: Fold libarchive error handling
authorColin Walters <walters@verbum.org>
Thu, 24 Aug 2023 01:17:27 +0000 (21:17 -0400)
committerColin Walters <walters@verbum.org>
Thu, 24 Aug 2023 01:17:27 +0000 (21:17 -0400)
commite578c019c5d20348663e0371ad2d5bc4664f76ed
tree580dbe9e9b42711a07d66b1677f0e1586e53ac25
parent88334b8f33792de715cdcfd64431608ccb41ce2f
cmd/export: Fold libarchive error handling

The helper function here doesn't quite carry its weight; this
brings us inline with having single line (no braces) error
return paths.
src/ostree/ot-builtin-export.c